ComponentOne FlexGrid for WinForms
SortDescriptions Property

C1.Win.C1FlexGrid Namespace > SortableBindingList<T> Class : SortDescriptions Property
Gets the collection of sort descriptions currently applied to the data source.
Syntax
'Declaration
 
Public ReadOnly Property SortDescriptions As ListSortDescriptionCollection
public ListSortDescriptionCollection SortDescriptions {get;}
See Also

Reference

SortableBindingList<T> Class
SortableBindingList<T> Members